home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet bezpieczenstwa / mini Pentoo LiveCD 2006.1 / mpentoo-2006.1.iso / livecd.squashfs / usr / lib / perl5 / 5.8.7 / CGI / Switch.pm < prev    next >
Text File  |  2006-04-25  |  285b  |  28 lines

  1. use CGI;
  2.  
  3. $VERSION = '1.00';
  4.  
  5. 1;
  6.  
  7. __END__
  8.  
  9. =head1 NAME
  10.  
  11. CGI::Switch - Backward compatibility module for defunct CGI::Switch
  12.  
  13. =head1 SYNOPSIS
  14.  
  15. Do not use this module.  It is deprecated.
  16.  
  17. =head1 ABSTRACT
  18.  
  19. =head1 DESCRIPTION
  20.  
  21. =head1 AUTHOR INFORMATION
  22.  
  23. =head1 BUGS
  24.  
  25. =head1 SEE ALSO
  26.  
  27. =cut
  28.